From e88b3a32243ec1ce257828ba179575256dca4f68 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 14 Jul 2006 22:12:39 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1041d0b5f0d..7cd5976a36d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2006-07-14 Kim F. Storm + + * emulation/cua-base.el (cua-delete-selection) + (cua-toggle-set-mark): New defcustoms. + (cua-rectangle-modifier-key): Add `alt' modifier. + (cua-replace-region): Don't delete if cua-delete-selection is nil. + (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil. + Suggested by Klaus Zeitler . + + * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier. + 2006-07-14 Ken Manheimer * allout.el: Require 'cl during byte-compilation/interactive load, -- 2.30.2